Disk Scheduling

Disk Scheduling

Disk scheduling refers to the process of determining the order in which disk I/O requests are serviced by a computer's disk subsystem. When multiple I/O requests are pending, the disk scheduling algorithm decides the most efficient way to access the disk to minimize seek time and optimize overall disk performance.
In this simulator we provide you the options to simulate different Disk Scheduling Algorithms like:
1. FCFS
2. SSTF
3. SCAN
4. C-SCAN
5. LOOK
6. C-LOOK















OS - Simulator

Learn OS with a good simulation in the world of Operating Systems!


Made with by Anish Kumbhar & Kiran Reddy